The Dreamweaver JavaScript API > Library and template functions > dom.getEditableRegionList()

 

dom.getEditableRegionList()

Availability

Dreamweaver 3.0

Description

Gets a list of all the editable regions in the body of the document.

Arguments

None.

Returns

An array of element nodes.

Enabler

None.

Example

See dom.getSelectedEditableRegion().